home *** CD-ROM | disk | FTP | other *** search
- Path: nntp.onyx.net!newsmaster
- From: "russ@thered.octacon.co.uk (Russ Libbey)
- Newsgroups: comp.lang.c++
- Subject: .lib files
- Date: Sun, 17 Mar 1996 18:49:14 GMT
- Organization: ONYX.net
- Message-ID: <4ihmqd$5d5@mulgave.octacon.co.uk>
- NNTP-Posting-Host: r03-20.onyx.net
- X-Newsreader: Forte Free Agent v0.55
-
- For college project I need to create a .lib file containing simple
- functions and this has to be linked to make .exe file.(Using Borland
- 4.5)
-
- I've created said file and it works OK, but only when linked as node.
- Is it not possible to copy .lib file to my library directory \bc45\lib
- and link as normal .lib files?
-
- thanks, Russ
-
-